FEST
Source Files
Modules
Procedures
Derived Types
Program
adjustl
Interface
3 statements
Source File
iso_varying_string.f90
iso_varying_string
adjustl
Contents
Module Procedures
adjustl_
public interface adjustl
Module Procedures
private elemental function
adjustl_
(string) result(adjustl_string)
Adjust the varying string to the left
Arguments
Type
Intent
Optional
Attributes
Name
type(
varying_string
),
intent(in)
::
string
Return Value
type(
varying_string
)